home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / BuildDisk.app / Italian.lproj / Localizable.strings < prev   
Encoding:
Text File  |  1993-08-29  |  16.2 KB  |  351 lines

  1. /* Retranslation of /step/hegarty/localization/pr2/softrans.10o.tinman/Softrans_temp/NeXT_Update/./NextAdmin/BuildDisk.app/Italian.lproj/Localizable.strings from Hyper1G to Hyper1N. Lightning2X*/
  2. /* What to say if the basic bom file isnt found. */
  3. "The file %s must exist in order for BuildDisk to operate." = "Affinché BuildDisk funzioni deve esistere il file %s.";
  4.  
  5. /* Attention panel title */
  6. "No Bill of Materials" = "Manca l’elenco file";
  7.  
  8. /* This is the title of the attention panel that appears when no buildable disks can be found */
  9. "No Disks" = "Non ci sono dischi";
  10.  
  11. "No disks that you can build are attached to this computer." = "Al computer non è collegato nessun disco che tu possa creare.";
  12.  
  13. /* Printf format string for package names and sizes. First argument is title. Second is floating size in megabytes */
  14. "%s (%.1f MB)" = "%s (%.1f MB)";
  15.  
  16. /* Format string for disk information.  First arg is disk type. Second is size in MB. Third is label. */
  17. "%s, %d MB" = "%s, %d MB";
  18.  
  19. /* Format string for disk information with decimal places.  First arg is disk type. Second is size in MB. Third is label. */
  20. "%s, %.1f MB" = "%s, %.1f MB";
  21.  
  22. /* Format string for right-hand label of disk space meter.  Arg is disk or partition size in MB. */
  23. "%d MB" = "%d MB";
  24.  
  25. /* Format string for right-hand label of disk space meter for small capacity disks.  Arg is disk or partition size in MB. */
  26. "%.1f MB" = "%.1f MB";
  27.  
  28. /* Attention panel title */
  29. "Build Complete" = "Creazione completata ";
  30.  
  31. /* Status message for good build completion also used in attn panel. */
  32. "The disk was built successfully." = "La creazione del disco è stata completata correttamente.";
  33.  
  34. /* Status message */
  35. "Build FAILED!" = "Creazione FALLITA!";
  36.  
  37. "Really build this disk?  Building will erase the disk's current contents." = "Vuoi veramente creare questo disco? Con tale operazione il contenuto del disco verrà cancellato.";
  38.  
  39. /* Attention panel title for app without setuid bit. */
  40. "Cannot Run" = "Non riesco ad eseguire l'applicazione";
  41.  
  42. "BuildDisk is not set up correctly.  The setuid bit must be turned on and the application owned by root.  Contact your system administrator." = "BuildDisk non è impostato correttamente. Il bit setuid deve essere attivato e l'applicazione appartenere a root. Contattare l'amministratore del sistema.";
  43.  
  44. "You must have superuser status to build disks.\nPlease enter the root password." = "Per poter creare dischi devi avere lo stato di superutente.\nSpecifica la parola di accesso root.";
  45.  
  46. "Sorry, the password you entered is not correct." = "La parola di accesso specificata non è corretta.";
  47.  
  48. "The selected disk is busy and can't be unmounted." = "Il disco selezionato è attualmente in uso e non può essere smontato.";
  49.  
  50. "The disk couldn't be ejected." = "Non mi è stato possibile espellere il disco.";
  51.  
  52. "That floppy disk is write-protected.  You'll need to flip the write-protect tab and insert it again." = "Questo disco flessibile è protetto da scrittura. Devi chiudere l'apposita linguetta di protezione sul disco stesso e quindi reinserirlo.";
  53.  
  54. /* Title for alert panel that reports that a low-density floppy was inserted */
  55. "Wrong Density" = "Densità sbagliata";
  56.  
  57. "This is a low-density floppy disk.  Only 2.88MB floppy disks can be used with BuildDisk." = "Questo è un disco flessibile a bassa densità. Con BuildDisk si possono usare solo dischi da 2,88 MB.";
  58.  
  59. /* Modified files status message */
  60. "The item was removed." = "L'elemento è stato rimosso.";
  61.  
  62. /* Modified files status message */
  63. "The file's contents were modified." = "Il contenuto del file è stato modificato.";
  64.  
  65. /* Modified files status message */
  66. "The file's permissions were modified." = "Le abilitazioni per il file sono state modificate.";
  67.  
  68. /* Modified files status message which should never appear */
  69. "Random Bozo change." = "Modifica Bozo casuale";
  70.  
  71. /* Label for floppy in disk selection box when there is at most one internal floppy */
  72. "Int. Floppy" = "Dischetto int.";
  73.  
  74. /* Label for multiple internal floppies in printf format */
  75. "Int. FD #%d" = "Dischetto int. n˚%d";
  76.  
  77. /* Label for single external floppy */
  78. "Ext. Floppy" = "Dischetto est.";
  79.  
  80. /* Label for multiple external floppies in printf format */
  81. "Ext. FD #%d" = "Dischetto est. n˚%d";
  82.  
  83. /* Label for startup disk */
  84. "Startup Disk" = "Disco di avviamento";
  85.  
  86. /* Label for single SCSI hard disk */
  87. "Hard Disk" = "Disco fisso";
  88.  
  89. /* Label for multiple SCSI hard disks in printf format */
  90. "Hard Disk #%d" = "Disco fisso n˚%d";
  91.  
  92. /* Label for single removable SCSI hard disk */
  93. "Hard Disk" = "Disco fisso";
  94.  
  95. /* Label for multiple SCSI hard disks in printf format */
  96. "Hard Disk #%d" = "Disco fisso n˚%d";
  97.  
  98. /* Label for single optical disk */
  99. "Optical Disk" = "Disco ottico";
  100.  
  101. /* Label for multiple optical disks in printf format */
  102. "Optical #%d" = "Ottico n˚%d";
  103.  
  104. "A disk is being built.  Do you really want to quit?" = "È in corso la creazione di un disco. Vuoi veramente uscire?";
  105.  
  106. /* Second info line of long form. */
  107. "Device name %s" = "Nome dispositivo %s";
  108.  
  109. /* Second info line of long form for SCSI devices. */
  110. "Device name %s, target #%d" = "Nome dispositivo %s, destinazione n˚%d";
  111.  
  112. /* Default name of disks.  Same name for all media. */
  113. "NewDisk" = "NuovoDisco";
  114.  
  115. /* Disk type string for internal floppies */
  116. "Internal Floppy" = "Dischetto interno";
  117.  
  118. /* Disk type string for opticals */
  119. "NeXT Optical Disk" = "Disco ottico NeXT";
  120.  
  121. "Do you really want to stop building the disk?" = "Vuoi veramente interrompere la creazione del disco?";
  122.  
  123. /* Panel title */
  124. "Name Too Long" = "Nome troppo lungo";
  125.  
  126. "The name of a disk may only contain %d characters." = "Il nome di un disco può essere composto da un massimo di %d caratteri ";
  127.  
  128. /* Panel title */
  129. "Inappropriate Name" = "Nome non utilizzabile";
  130.  
  131. "The name of a disk may not contain the following characters: %s   Please choose a different name." = "Per il nome di un disco non si possono usare i seguenti caratteri: %s   Scegli un altro nome.";
  132.  
  133. /* Label for slide meter. */
  134. "Disk Space Required: %d MB" = "Spazio su disco necessario: %d MB";
  135.  
  136. /* Label for slide meter for small disks. */
  137. "Disk space required: %.1f MB" = "Spazio su disco necessario: %.1f MB";
  138.  
  139. /* Label for slide meter when no disk selected. */
  140. "Disk Space" = "Spazio su disco";
  141.  
  142. /* Label for slide meter while building. */
  143. "Copying files: %d%% done" = "Installazione file: copiato %d%% ";
  144.  
  145. /* Label for slide meter while building. */
  146. "Build complete: %d MB free" = "Creazione completata: %d MB a disposizione";
  147.  
  148. /* Label for slide meter while building. */
  149. "Find Disks" = "Trova i dischi";
  150.  
  151. "Another program has control of the SCSI bus.  Hard disks, SCSI floppy disks, and other SCSI devices can't be built." = "Il bus SCSI è controllato da un altro programma. Non si possono creare dischi fissi, dischi flessibili SCSI e altri dispositivi SCSI.";
  152.  
  153. /* Time of completion estimate */
  154. "Finished in about %d hours and %d minutes." = "Operazione completata tra circa %d ore e %d minuti.";
  155.  
  156. /* Time of completion estimate when only one hour */
  157. "Finished in about an hour and %d minutes." = "Operazione completata tra circa un'ora e %d minuti.";
  158.  
  159. /* Time of completion estimate when less than an hour */
  160. "Finished in about %d more minutes." = "Operazione completata tra circa %d minuti.";
  161.  
  162. /* Sent from builder thread out to UI */
  163. "Cannot open the device file for the disk.  Build aborted." = "Non riesco ad aprire il file dei dispositivi per il disco. La creazione è stata interrotta.";
  164.  
  165. /* Sent from builder thread out to UI */
  166. "SCSI inquiry command failed.  Build aborted." = "Il comando di richiesta SCSI è fallito. La creazione è stata interrotta.";
  167.  
  168. /* Sent from builder thread out to UI */
  169. "SCSI inquiry on device does not match probe.  The mapping from SCSI devices to device files is incorrect.  Build aborted." = "La richiesta SCSI sul dispositivo non corrisponde alla verifica. L'assegnazione di dispositivi SCSI e file di dispositivi non è corretta. Creazione interrotta.";
  170.  
  171. /* Builder thread status message */
  172. "Initializing disk..." = "Sto inizializzando il disco...";
  173.  
  174. /* Builder package focus message */
  175. "To install: minimal startup software" = "Installazione: software di avviamento minimo necessario";
  176.  
  177. /* Builder package focus message */
  178. "Configuring this disk as a swapdisk." = "Sto configurando questo disco come swapdisk.";
  179.  
  180. /* Builder package focus message */
  181. "To install: base system software and one package" = "Installazione: software di sistema di base e un pacchetto";
  182.  
  183. /* Builder package focus message */
  184. "To install: base system software and %d packages" = "Installazione: software di sistema di base e %d pacchetti .";
  185.  
  186. /* Builder package focus message */
  187. "To install: base system software only" = "Installazione: solo il software di sistema di base";
  188.  
  189. /* Builder error message */
  190. "The disk could not be initialized successfully." = "L'inizializzazione di questo disco non è riuscita.";
  191.  
  192. /* Builder error message */
  193. "The disk could not be mounted." = "Non sono riuscito a montare il disco.";
  194.  
  195. "Verifying initialization...\nThis will take just a few minutes." = "Sto verificando l'inizializzazione...\nPer l'operazione mi servono solo pochi minuti.";
  196.  
  197. "Verifying initialization..." = "Sto verificando l'inizializzazione...";
  198.  
  199. /* Less-frightening disk info for mini status. */
  200. "Removable disk" = "Disco removibile";
  201.  
  202. /* Mini string for label of disk */
  203. "Disk named \"%s\"" = "Disco chiamato \"%s\"";
  204.  
  205. /* Mini format string for non-removable disks w/no name */
  206. "Unnamed disk" = "Disco senza nome";
  207.  
  208. /* Mini format string for disk information.  Arg is size in MB.  Preceded by disk name if any. */
  209. ", %d MB" = ", %d MB";
  210.  
  211. /* Mini format string for disk information with decimal places.  Arg is size in MB. Preceded by disk name. */
  212. ", %.1f MB" = ", %.1f MB";
  213.  
  214. /* Mini status message. */
  215. "Initializing disk..." = "Sto inizializzando il disco...";
  216.  
  217. /* Mini status message. */
  218. "Copying files: %d%% done" = "Sto copiando i file: copiato %d%% ";
  219.  
  220. /* Must fit in both regular and mini status areas */
  221. "Stopping build..." = "Sto interrompendo la creazione...";
  222.  
  223. /* Must fit in both regular and mini status areas */
  224. "Build stopped." = "Creazione interrotta.";
  225.  
  226. /* Pie Chart size in partition panel. */
  227. "%d MB" = "%d MB";
  228.  
  229. /* Do you really want to partition panel title. */
  230. "Partition Disk" = "Partizione del disco";
  231.  
  232. "NeXT recommends that disks not be partitioned unless you have a specific reason to do so.  Are you sure you want to partition this disk?" = "La NeXT consiglia di non creare partizioni sui dischi se non c'è un motivo preciso per farlo. Sei sicuro di voler creare partizioni su questo disco?";
  233.  
  234. /* Checking boot disk against BOMs to detect potential problems. */
  235. "Comparing bills of materials with contents\nof startup device..." = "Sto confrontando l’elenco dei file con il contenuto\ndel dispositivo di avviamento.";
  236.  
  237. /* Checking boot disk against BOMs to detect potential problems. */
  238. "Checking bills of materials..." = "Sto controllando l’elenco dei file... ";
  239.  
  240. "The bill of materials \"%s\" couldn't be opened.  Build aborted." = "Non sono riuscito ad aprire l’elenco file \"%s\". La creazione è stata interrotta.";
  241.  
  242. "The bill of materials \"%s\" couldn't be compared against the contents of the startup disk.  Build aborted." = "Non sono riuscito a confrontare l’elenco file \"%s\" con il contenuto del dispositivo di avviamento.";
  243.  
  244. /* Package title in modified files window for base system files. */
  245. "Base System Software" = "Software di sistema di base";
  246.  
  247. "Installing base system software" = "Sto installando il software di sistema di base";
  248.  
  249. /* Short form of copy status message */
  250. "Copying file:   %s\nFrom folder:   %s" = "Sto copiando il file:   %s\ndalla cartella:   %s";
  251.  
  252. /* Long form of copy status message */
  253. "Copying file:   %128s\nFrom folder:   %128s" = "Sto copiando il file:   %128s\ndalla cartella:     %128s";
  254.  
  255. "Could not copy the base system software." = "Non sono riuscito a copiare il software di sistema di base.";
  256.  
  257. "Installing private folder" = "Sto installando la cartella privata";
  258.  
  259. "Installing \"me\" account" = "Sto installando l’utente \"me\"";
  260.  
  261. /* Error message for wayward packages */
  262. "Couldn't install package %s." = "Non sono riuscito a installare il pacchetto %s.";
  263.  
  264. /* Status message for installing packages */
  265. "Installing: %s" = "Sto installando: %s";
  266.  
  267. "Elapsed time: %d h %d m" = "Tempo trascorso: %d ore %d min.";
  268.  
  269. /* Time remaining message before its known */
  270. "Estimated completion time not yet known." = "Il tempo necessario per il completamento dell'operazione non è ancora stato calcolato.";
  271.  
  272. /* This text is installed at the beginning of the fstab file thats generated for the newly built disk. */
  273. "#\n#       DO NOT DELETE THIS FILE, IT IS REQUIRED FOR BOOTING\n#\n#       This file contains information used to mount local hard disks.\n#       Consult your Network and System Administration manual\n#       for information on adding local disks.  Information on the format\n#       of entries in this file can also be found in the fstab man page.\n#" = "#\n#       NON CANCELLARE QUESTO FILE, SERVE PER L'AVVIAMENTO (BOOTING)\n#\n#      Il file contiene informazioni usate per montare dischi fissi locali.\n#       Per informazioni su come aggiungere dischi locali\n#       puoi consultare il manuale per la gestione del sistema e della rete. Altre informazioni sul formato\n#       delle voci del file si trovano nella pagina fstab man.\n#";
  274.  
  275. "Couldn't install /etc/fstab file on the new disk." = "Non sono riuscito a installare il file /etc/fstab nel nuovo disco.";
  276.  
  277. "Creating swap file..." = "Sto creando il file di swap...";
  278.  
  279. /* Unreproducible bonus bug */
  280. "An internal error has occurred, and the build procedure cannot continue.  You should quit and restart BuildDisk, then try to build the disk again." = "Si è verificato un errore interno e la procedura di creazione non può continuare. Esci e riavvia BuildDisk, quindi prova a creare di nuovo il disco.";
  281.  
  282. /* Title for attention panel and buttons */
  283. "Build" = "Crea";
  284.  
  285. "Cancel" = "Annulla";
  286.  
  287. "Stop" = "Interrompi";
  288.  
  289. "Quit" = "Esci";
  290.  
  291. "Build Anyway" = "Crea comunque";
  292.  
  293. /* Warning about building the disk as a swapdisk when its big enough to be a normal disk */
  294. "Since you've named this disk \"swapdisk\", it will be initialized as a swap disk and no software will be installed." = "Poiché questo disco è stato chiamato \"swapdisk\", esso sarà inizializzato come disco di scambio e non verrà installato software";
  295.  
  296. /* Warning about building the disk as a swapdisk when its too small for anything else */
  297. "This disk isn't big enough for software to be installed.  It will be initialized as a swap disk." = "Il disco non ha spazio sufficiente per consentire l'installazione del software. Verrà inizializzato come swapdisk.";
  298.  
  299. /* Warning about quitting from 486 installation mode. */
  300. "NeXTSTEP has not been installed yet.  If you quit now, you will have to repeat the installation procedure."= "NeXTSTEP non è stato ancora installato.  Se esci, sarà necessario ripetere il procedimento di installazione.";
  301.  
  302. /* Button title */
  303. "Quit Anyway" = "Esci comunque";
  304.  
  305. /* Button title for 486 installation which must match initial value in nib file */
  306. "Install" = "Installa";
  307.  
  308. /* Appears in list of packages in installation mode */
  309. "NeXTSTEP Essentials (%.1f MB - Required)" = "Componenti essenziali NeXTSTEP (%.1f MB richiesti)";
  310.  
  311. /* Appears in list of packages in installation mode */
  312. "      Basic Software" = "     Software di base";
  313.  
  314. /* Appears in list of packages in installation mode */
  315. "      Languages" = "      Lingue";
  316.  
  317. /* Appears in list of packages in installation mode */
  318. "      Other Packages" = "      Altri paccheti";
  319.  
  320. /* Title of panel that appears after successful installation */
  321. "Install" = "Installa";
  322.  
  323. /* Appears in an attention panel NOTE this was updated for 3.2 to ask the users to eject floppy disk.*/
  324. "NeXTSTEP has been successfully installed.  Click Restart to restart the computer." = "NEXTSTEP è stato installato con successo.  Controlla che il letture di dischi flessibili non contenga un disco.  Fai clic su Riavvia per riavviare il computer.";
  325.  
  326. /* Title for button that reboots the computer */
  327. "Restart" = "Riavvia";
  328.  
  329. /* Button label */
  330. "Partition" = "Partizione";
  331.  
  332. /* Panel title */
  333. "Can't Eject" = "Non riesco ad espellere il disco";
  334.  
  335. /* Panel title */
  336. "Can't Eject" = "Non riesco ad espellere il disco";
  337.  
  338. /* Alert title */
  339. "Build Failed" = "Creazione fallita";
  340.  
  341. /* Panel title */
  342. "Disk Busy" = "Disco in uso";
  343.  
  344. /* Panel title */
  345. "Can't Eject" = "Non riesco ad espellere il disco";
  346.  
  347. /* Panel title */
  348. "Write Protected" = "Protetto da scrittura";
  349.  
  350. "Password Incorrect" = "Parola di accesso non corretta";
  351.